adTempus API
PreviousUpNext
IScheduleTrigger::Holidays Property

Gets or sets the holiday set for this trigger

C++
__property IDateSchedule* Holidays;
C#
IDateSchedule* Holidays;
Visual Basic
Property Holidays() As IDateSchedule*

The DateSchedule you specify must have the Shared and UseAsHolidaySet properties set to True. 

The Holidays are ignored unless the HolidayTreatment is set to something other than htIgnoreHolidays.

adTempus API Reference version 3.0.0.0, revised 10/30/2008